home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2134 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.0 KB

  1. Path: locutus.rchland.ibm.com!usenet
  2. From: pstaite@vnet.ibm.com
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Need some help
  5. Date: 15 Jan 1996 15:49:13 GMT
  6. Organization: IBM OS/2 Device Driver Development  Rochester, MN
  7. Message-ID: <4ddt1p$188e@locutus.rchland.ibm.com>
  8. References: <4d6ed3$sri@news2.acs.oakland.edu>
  9. Reply-To: pstaite@vnet.ibm.com
  10. NNTP-Posting-Host: warpone.rchland.ibm.com
  11. X-Newsreader: IBM NewsReader/2 v1.2
  12.  
  13. In <4d6ed3$sri@news2.acs.oakland.edu>, mjkamal@vela.acs.oakland.edu (M.J.Kamal) writes:
  14. >Need help with c++. I'm trying to create a window on the screen and display
  15. >everything within it. Here is how the structure of that part of my program looks
  16. >like:
  17.  
  18. This is not a general-interest C++ question.  You should probably ask 
  19. over in one of the MS-DOS groups such as comp.msdos.programmer or 
  20. comp.os.msdos.programmer.
  21.  
  22. A hint though -- check out constream.  You need to make a constream 
  23. object and set it's window, and write to it not the "normal" cout 
  24. stream.
  25.  
  26.  
  27. Phil Staite, team OS/2
  28. internet: pstaite@vnet.ibm.com  internal: pstaite@rchland
  29.  
  30.